projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e85f97
)
(Text Lines): Add anchor for `count-lines'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 19 Jul 2004 21:01:07 +0000
(21:01 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 19 Jul 2004 21:01:07 +0000
(21:01 +0000)
lispref/positions.texi
patch
|
blob
|
history
diff --git
a/lispref/positions.texi
b/lispref/positions.texi
index 22a800a22163615331fdcc84320eacc33a6a3b09..12ec9f7ff4e24c01028c7ceacaebcf084dcee867 100644
(file)
--- a/
lispref/positions.texi
+++ b/
lispref/positions.texi
@@
-389,6
+389,7
@@
In an interactive call, @var{count} is the numeric prefix argument.
@defun count-lines start end
@cindex lines in region
+@anchor{Definition of count-lines}
This function returns the number of lines between the positions
@var{start} and @var{end} in the current buffer. If @var{start} and
@var{end} are equal, then it returns 0. Otherwise it returns at least